Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

RAC Hunter Discord Bot

Scans subnets + web-scrapes for iDRAC / Supermicro / MegaRAC / ASUS RAC. Posts every FOUND IP and VULN IP live into Discord.

Targets

  • Dell iDRAC — CVE-2018-1207
  • Supermicro BMC — CVE-2024-36435
  • AMI MegaRAC — CVE-2024-54085
  • ASUS RAC — CVE-2023-26602

Setup

  1. Discord Developer Portal → New Application → Bot → copy token
  2. Enable Message Content Intent
  3. OAuth2 URL Generator → scope bot → Send Messages, Embed Links → invite
unzip rac_discord_bot.zip
cd rac_discord_bot
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export DISCORD_TOKEN="YOUR_BOT_TOKEN"
python bot.py



!help - for all cmd

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors